FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package hl7-france-fhir.administrative#9.2022.1 (63 ms)

Package hl7-france-fhir.administrative
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=hl7-france-fhir.administrative@9.2022.1&canonical=http://interopsante.org/fhir/StructureDefinition/FrPatientBirthPlace
Url http://interopsante.org/fhir/StructureDefinition/FrPatientBirthPlace
Version 1.0
Status draft
Date 2021-06-10
Name FrPatientBirthPlace
Title Birth Place
Experimental False
Authority hl7
Description The registered place of birth of the patient. A sytem may use the address.text if they don't store the birthPlace address in discrete elements.
Type Extension
Kind complex-type

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pa"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 1
    }
  ],
  "url" : "http://interopsante.org/fhir/StructureDefinition/FrPatientBirthPlace",
  "version" : "1.0",
  "name" : "FrPatientBirthPlace",
  "title" : "Birth Place",
  "status" : "draft",
  "date" : "2021-06-10",
  "publisher" : "HL7",
  "description" : "The registered place of birth of the patient. A sytem may use the address.text if they don't store the birthPlace address in discrete elements.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    }
  ],
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "Patient"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "short" : "Place of Birth for patient",
        "definition" : "The registered place of birth of the patient. A sytem may use the address.text if they don't store the birthPlace address in discrete elements.",
        "max" : "1"
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "http://interopsante.org/fhir/StructureDefinition/FrPatientBirthPlace"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "min" : 1,
        "type" : [
          {
            "code" : "Address"
          }
        ]
      },
      {
        "id" : "Extension.value[x].district",
        "path" : "Extension.value[x].district",
        "short" : "District name (aka county) | Code officiel géogaphique (COG) de la commune (France) ou du pays",
        "definition" : "The name of the administrative area (county) | Code officiel géogaphique (COG) de la commune (France) ou du pays",
        "min" : 1
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.